home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TPUG - Toronto PET Users Group
/
TPUG Users Group CD
/
TPUG Users Group CD.iso
/
AMIGA
/
AMICUS
/
AMICUS11.ADF
/
Progs
/
cp.DOC
< prev
next >
Wrap
Text File
|
1986-08-05
|
273b
|
23 lines
This is a Unix-style 'copy' program. It also buffers the files
for faster copying.
Usage:
cp filein fileout
Unix style wildcards permitted in filein.
Fileout must be either a directory name or a file name
Example:
cp foo foo2
cp foo* foodir
cp foo? foones